Remove scoped_tls dependency
authorAlex Crichton <alex@alexcrichton.com>
Sat, 24 Mar 2018 16:51:33 +0000 (09:51 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Sat, 24 Mar 2018 19:54:26 +0000 (12:54 -0700)
commit7cab2b20b347f476c2e22327f336f0be2c3531eb
tree67a0dd03fb7b8748e80c4963e022f0bbb6a9b3e2
parentbcd0300f0e2b572e81fa17e88dcb927aa95d6b4e
Remove scoped_tls dependency

This is causing [conflicts] with rebuilding upstream in rust-lang/rust, so
remove this for now until we figure out a better solution.

[conflicts]: https://github.com/rust-lang/rust/pull/49053#issuecomment-375906970
Cargo.toml
src/cargo/lib.rs
src/cargo/sources/registry/index.rs
src/cargo/sources/registry/mod.rs